Rate limits
Allocate the necessary service resources to maintain optimal performance for all users and ensure the smooth operation of the software.
Rate-Limited interface
The following are the throttling limits for each interface, defined by per-minute and 24-hour (daily) restrictions:
Interface | minute | 24 hours |
---|---|---|
update-video | 10 | 1000 |
search-video-metadata | 200 | 1000 |
search-video | 20 | 1000 |
search-key-clip | 10 | 1000 |
video-chat | 10 | 1500 |
transcription-video | 20 | 2000 |
transcription-audio | 50 | 4000 |
get-transcription-task | 50 | 10000 |
Exceeding rate limits
If you exceed the rate limit, the API will return an 0429 error response. For example:
{
"code": "0429",
"msg": "Request has exceeded the limit."
}
Upgrade your plan
After registering, you’ll receive an automatic space quota. If you exceed the standard limit, contact us to upgrade your service.